filterlistmodel: Make model not construct-only
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jul 2020 02:49:27 +0000 (22:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jul 2020 02:59:03 +0000 (22:59 -0400)
commit0d3988365b11d9dfa7f853a621812e307bc03b3d
tree1d5c9f4579a3db7ca96a147f0cd115c7b8107b3f
parent09666368036df6afe49ec0dc3b71202417263997
filterlistmodel: Make model not construct-only

This property wasn't meant to be construct-only.
gtk/gtkfilterlistmodel.c